home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1996 May
/
macformat-037.iso
/
Shareware City
/
Games
/
Bolo
/
More information
/
Sample Code
/
Std Autopilot
/
vsprintf.h
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1993-10-01
|
80 b
|
3 lines
|
[
TEXT/KAHL
]
#include <stdarg.h>
extern int vsprintf(char *sbuffer, char *fmt, va_list arg);